[INFO] fetching crate linfa-linear 0.8.1...
[INFO] testing linfa-linear-0.8.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate linfa-linear 0.8.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate linfa-linear 0.8.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate linfa-linear 0.8.1
[INFO] tweaked toml for crates.io crate linfa-linear 0.8.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linfa-linear 0.8.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linfa-linear 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c7df4d72f744828a9cc230737825fb72ef4f1fa5b9ae7fc7b135176f9678801
[INFO] running `Command { std: "docker" "start" "-a" "5c7df4d72f744828a9cc230737825fb72ef4f1fa5b9ae7fc7b135176f9678801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c7df4d72f744828a9cc230737825fb72ef4f1fa5b9ae7fc7b135176f9678801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c7df4d72f744828a9cc230737825fb72ef4f1fa5b9ae7fc7b135176f9678801", kill_on_drop: false }`
[INFO] [stdout] 5c7df4d72f744828a9cc230737825fb72ef4f1fa5b9ae7fc7b135176f9678801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa307965d3ccb1ad57f13abdff3686de9ef9ba9b141c4e9b1fd57fb40e433336
[INFO] running `Command { std: "docker" "start" "-a" "aa307965d3ccb1ad57f13abdff3686de9ef9ba9b141c4e9b1fd57fb40e433336", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling symbolic-demangle v12.17.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling symbolic-common v12.17.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling argmin-math v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling linfa-linalg v0.2.1
[INFO] [stderr]    Compiling argmin v0.11.0
[INFO] [stderr]    Compiling linfa-linear v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "aa307965d3ccb1ad57f13abdff3686de9ef9ba9b141c4e9b1fd57fb40e433336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa307965d3ccb1ad57f13abdff3686de9ef9ba9b141c4e9b1fd57fb40e433336", kill_on_drop: false }`
[INFO] [stdout] aa307965d3ccb1ad57f13abdff3686de9ef9ba9b141c4e9b1fd57fb40e433336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab602d3f131721558fcf1c4577abf9c48d68287a895f1436aeccad5f3e39b70c
[INFO] running `Command { std: "docker" "start" "-a" "ab602d3f131721558fcf1c4577abf9c48d68287a895f1436aeccad5f3e39b70c", kill_on_drop: false }`
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ndarray-csv v0.5.3
[INFO] [stderr]    Compiling linfa-datasets v0.8.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling linfa-linear v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.84s
[INFO] running `Command { std: "docker" "inspect" "ab602d3f131721558fcf1c4577abf9c48d68287a895f1436aeccad5f3e39b70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab602d3f131721558fcf1c4577abf9c48d68287a895f1436aeccad5f3e39b70c", kill_on_drop: false }`
[INFO] [stdout] ab602d3f131721558fcf1c4577abf9c48d68287a895f1436aeccad5f3e39b70c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1219f187b00d7360e7eb64000f200b9051d6a85c5762ad053df28eda901304d0
[INFO] running `Command { std: "docker" "start" "-a" "1219f187b00d7360e7eb64000f200b9051d6a85c5762ad053df28eda901304d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linfa_linear-af7f49a728344185)
[INFO] [stdout] running 69 tests
[INFO] [stdout] test glm::distribution::tests::autotraits ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_gamma3 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_poisson1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_inverse_gaussian ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_normal ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_poisson2 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_gamma1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_tweedie1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_tweedie2 ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_tweedie3 ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_inverse_gaussian ... ok
[INFO] [stdout] test glm::distribution::tests::test_bounds_gamma2 ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_gamma ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_poisson ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_normal ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_gamma ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_tweedie1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_inverse_gaussian ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_tweedie3 ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_tweedie4 ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_tweedie5 ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_normal ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_tweedie1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_tweedie2 ... ok
[INFO] [stdout] test glm::link::tests::autotraits ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_poisson ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_tweedie3 ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_tweedie4 ... ok
[INFO] [stdout] test glm::distribution::tests::test_deviance_tweedie5 ... ok
[INFO] [stdout] test glm::distribution::tests::test_distribution_error ... ok
[INFO] [stdout] test glm::link::tests::test_identity_inverse ... ok
[INFO] [stdout] test glm::link::tests::test_identity_link_derivative ... ok
[INFO] [stdout] test glm::link::tests::test_log_inverse ... ok
[INFO] [stdout] test glm::link::tests::test_identity_inverse_derivative ... ok
[INFO] [stdout] test glm::link::tests::test_identity_link ... ok
[INFO] [stdout] test glm::link::tests::test_log_inverse_derivative ... ok
[INFO] [stdout] test glm::link::tests::test_log_link ... ok
[INFO] [stdout] test glm::link::tests::test_log_link_derivative ... ok
[INFO] [stdout] test glm::link::tests::test_logit_inverse ... ok
[INFO] [stdout] test glm::link::tests::test_logit_link ... ok
[INFO] [stdout] test glm::link::tests::test_logit_link_derivative ... ok
[INFO] [stdout] test glm::link::tests::test_logit_inverse_derivative ... ok
[INFO] [stdout] test glm::tests::autotraits ... ok
[INFO] [stdout] test glm::tests::test_glm_inverse_gaussian2 ... ok
[INFO] [stdout] test glm::tests::test_glm_inverse_gaussian1 ... ok
[INFO] [stdout] test glm::tests::test_glm_gamma2 ... ok
[INFO] [stdout] test glm::tests::test_glm_gamma1 ... ok
[INFO] [stdout] test glm::tests::test_glm_normal2 ... ok
[INFO] [stdout] test isotonic::tests::best_example1 ... ok
[INFO] [stdout] test isotonic::tests::best_example1_decr ... ok
[INFO] [stdout] test glm::tests::test_glm_normal1 ... ok
[INFO] [stdout] test glm::tests::test_glm_tweedie2 ... ok
[INFO] [stdout] test glm::tests::test_glm_tweedie1 ... ok
[INFO] [stdout] test glm::distribution::tests::test_derivative_tweedie2 ... ok
[INFO] [stdout] test isotonic::tests::example2_incr ... ok
[INFO] [stdout] test isotonic::tests::example2_decr ... ok
[INFO] [stdout] test ols::tests::fits_a_line_through_two_dots ... ok
[INFO] [stdout] test isotonic::tests::autotraits ... ok
[INFO] [stdout] test ols::tests::autotraits ... ok
[INFO] [stdout] test ols::tests::fits_least_squares_line_through_three_dots ... ok
[INFO] [stdout] test ols::tests::fits_least_squares_line_through_two_dots ... ok
[INFO] [stdout] test ols::tests::fits_four_parameters_through_four_dots ... ok
[INFO] [stdout] test ols::tests::fits_three_parameters_through_three_dots ... ok
[INFO] [stdout] test ols::tests::fits_three_parameters_through_three_dots_f32 ... ok
[INFO] [stdout] test ols::tests::without_intercept_fits_line_through_origin ... ok
[INFO] [stdout] test isotonic::tests::dimension_mismatch - should panic ... ok
[INFO] [stdout] test isotonic::tests::length_mismatch - should panic ... ok
[INFO] [stdout] test glm::tests::test_glm_poisson1 ... ok
[INFO] [stdout] test glm::tests::test_glm_poisson2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linfa_linear
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/ols.rs - ols::LinearRegression (line 41) ... ok
[INFO] [stdout] test src/isotonic.rs - isotonic::IsotonicRegression (line 94) ... ok
[INFO] [stdout] test src/glm/mod.rs - glm::TweedieRegressor (line 212) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1219f187b00d7360e7eb64000f200b9051d6a85c5762ad053df28eda901304d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1219f187b00d7360e7eb64000f200b9051d6a85c5762ad053df28eda901304d0", kill_on_drop: false }`
[INFO] [stdout] 1219f187b00d7360e7eb64000f200b9051d6a85c5762ad053df28eda901304d0
